powered by
expr(x) <- value "expr"(x) <- value
expr(x)
data(bg) n = ncol(bg@expr$trans) #multiply all transcript expression measurements by 10: bg@expr$trans[,11:n] = 10*bg@expr$trans[11:n]
Run the code above in your browser using DataLab